CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gradient matlab

搜索资源列表

  1. MATLAB-Toolbox

    0下载:
  2. 最速梯度法工具箱,可以在matlab上进行应用,非常方便-Toolbox steepest gradient method can be applied on the matlab is very convenient
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:3098
    • 提供者:yangbin
  1. OC_2010_fusion

    1下载:
  2. 多焦点图像融合 利用基于双边梯度的锐化标准 相当对应的论文是J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion using a bilateral gradient-based sharpness criterion,"-This is a demo program of the paper J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion usi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:128669
    • 提供者:code fan
  1. Renyi

    0下载:
  2. 实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵-It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8884
    • 提供者:jin
  1. a-nerve-network-of-matlab

    0下载:
  2. matlab神经网络一例,运用比例共轭梯度动量算法来训练 BP网络 。-matlab neural network case, the use of the momentum ratio of conjugate gradient algorithm to train the BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3865
    • 提供者:durongmao
  1. meshgrid

    0下载:
  2. meshgrid,gradient和quiver的基本用法,meshgrid,gradient和quiver的基本用法-meshgrid, gradient and the quiver of the basic usage, meshgrid, gradient, and basic use of quiver
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:14107
    • 提供者:lin
  1. avegrad

    1下载:
  2. 有关于求取图像平均梯度的matlab M 文件;可以为你省去那么一点时间。 ———共享改变未来!-To strike the image on the average gradient matlab M documents can save you a bit of time.--- Shared change the future!---
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-24
    • 文件大小:981080
    • 提供者:USA911
  1. conjugate-gradient-method

    0下载:
  2. 用matlab编程,实现最优控制理论中的共轭梯度算法。-With the matlab programming, optimal control theory conjugate gradient algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2695
    • 提供者:高盼
  1. gradient-method

    0下载:
  2. 用matlab编程,实现最优控制理论中的梯度法。-With the matlab programming, optimal control theory the gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2434
    • 提供者:高盼
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. some-examples

    0下载:
  2. 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1174835
    • 提供者:menger
  1. matlab

    0下载:
  2. Matlab中常用源代码,包含梯度锐化、图像平移、阈值变换、图像旋转、图像滤波等。-Matlab source code commonly used, including gradient sharpening, image shift, threshold transform, image rotation, image filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2875067
    • 提供者:wjj
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. bp1

    0下载:
  2. bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5461
    • 提供者:wangxx
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6483
    • 提供者:Gaivn Jin
  1. MATLAB-(2)

    0下载:
  2. 增广的最小二乘辨识程序 梯度校正的最小二乘辨识程序 递推的极大似然辨识程序-允许输入拉丁字符的拼音 Augmented least squares identification procedure Gradient-corrected least squares identification procedure Recursive maximum likelihood identification program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3416
    • 提供者:zhangmo
  1. conjugate-gradient-method

    0下载:
  2. 利用共轭梯度法求解无约束问题实例。其实现的软件为matlab-Using conjugate gradient method to solve the problem without constraint examples
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2271
    • 提供者:selina
  1. gradient

    0下载:
  2. 一个关于经典的梯度法求最优值的matlab程序,写的很有条理,注释很清晰,稍加修改就能使用。-A classic gradient method and the optimal value of the matlab program, written in a very methodical, comments are very clear, a little modification to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:986
    • 提供者:fanluchen
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »
搜珍网 www.dssz.com